home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fritz: All Fritz
/
All Fritz.zip
/
All Fritz
/
FILES
/
UTILFILE
/
JBTTOOLS.LZH
/
JBT1.EXE
/
JBTT.DAT
< prev
next >
Wrap
Text File
|
1991-06-10
|
7KB
|
275 lines
7
*EzDoss.EXE,E,EzDoss
EzDoss is a DOS shell. Once EzDoss is evoked, the
"tree" of the source drive will be displayed on
the left hand side of the screen. The files stored
in that subdirectory will be displayed on the
right.
Files can be "tagged" for perform a variety of
tasks such as; Copy, Delete, Move, Rename, Print
and View to name a few.
EzDoss has an extensive pull down menu system and
an comprehensive help system with over sixty (60)
help topics.
EzDoss also has ZIP file management. Zip files can
be created, unzipped and files within a ZIP file
can be displayed and viewed.
/X - Begin with Expert Mode On.
/BW - Display all the screens in
Black and White.
/SP=<Drive/Sub> - Begin at the
specfied location.
/TREE - Start in the TREE not in
the Files Mode.
Examples:
C:\JBTT EZ /X /BW
C:\JBTT EZ /SP=C:\DOS
*EzEd.EXE,D,EzeDitor
EzEditor is a multiwindowed ASCII text editor.
ASCII files up to 64K can be created/edited.
Numerous files can be edited simultaneously.
EzEditor also comes with a pop up calculator and a
pop up ASCII chart.
Each window in which a file is displayed can be
resized, moved and zoomed/unzoomed.
Another feature of EzEditor is the "clipboard". A
block of data can be either copied or cut to the
clipboard. The text on the clipboard then can be
copied to any open file. This allows text to be
easily copied from one file to another.
<File 1>..<File n>
EzEditor can load multiple files
from the command line. Each file is
separated by a space.
Examples:
C:\JBTT\EZED C:\AUTOEXEC.BAT
C:\JBTT\EZED A.PAS B.PAS
Note: The entire path must be
specified.
*EZV.EXE,V,EzView
EzView is a multiwindowed ASCII text file viewer.
EzView is similar in looks and structure to
EzEdit. Files larger than 64K CAN be viewed.
The windows in which the files are displayed can
be resized, moved and zoomed.
EzView can be used with a mouse.
<File 1>..<File n>
EzView can load multiple files
from the command line. Each file is
separated by a space.
Examples:
C:\JBTT\EZED C:\AUTOEXEC.BAT
C:\JBTT\EZED A.TXT B.DAT
Note: The entire path must be
specified.
*EZL.EXE,L,EzLocate
EzLocate is a program which will find and display
the location of files on the specified drive(s).
EzLocate allows multiple drives to scanned and
multiple files specfications to be searched for.
EzLocate will look into the two most common
archive files, ARC and ZIP to search for matching
files.
As each matching file is found, EzLocate will
display the file on the screen. When the screen is
"full" of matching files, the list can be printed,
the search can continue or the program can be
terminated.
/D=<Drives> - Drives to be
scanned. Enter ALL
to scan all drives.
/M=<Masks> - File mask to locate.
Separate by commas.
/Z - Look in Zips
/A - Look in Arcs
/N:<Number> - Stop after finding
N number of matches.
/ZA - Look ONLY in Zips
and Arcs.
/GO - Skip entry screen
and begin scanning.
Examples:
C:\JBTT\EZL /D=ALL /M=*.CHK,*.BAK
C:\JBTT\EZL /ZA /N:5 /M=*.D* /GO
*FD.EXE,F,Find Duplicates
Find Duplicates is a program that will search a
specified drive(s) and located all duplicate
files. Once the duplicate files are located, they
are displayed on the screen.
The files can be "tagged" for deleteion, viewed,
printed or renamed.
Find Duplicates can search for duplicate files
within ZIP and ARC files. Read Only files can be
included in the search.
For very large disks with many thousands of files,
a partial scan be performed.
(Partial List)
/D=<Drives> - Drives to be
scanned. Enter ALL
to scan all drives.
/BW - Display in Black and
White.
/Z - Look in Zips
/A - Look in Arcs
/RO - Include Read Only
files.
/VW=<File> - Alternate view
file.
Examples:
C:\JBTT\FD /D=ALL /BW
C:\JBTT\FD /D=D,A,C /Z /A /RO
*BO.EXE,B,Back Off!
Back Off! is a multiple file extension deletion
program. Back Off! will search any and all drives
for files ending with extensions matching a
previously prepared list. (i.e. *.BAK, *.CHK, and
so on).
Back Off! will display the matching files and
their locations and give the option to "tag" for
deletion, view or rename.
This program saves you from having to log onto
each subdirectory on each drive and invidually
going through the laborious process of locating,
looking at, and deleting those often out-of-date
files.
/D=<List> - Drives to be
scanned.
/F=<Name> - Custom file exten-
sion name.
/BW - Display in Black
and White.
/GO Skip Main Menu and
begin scanning
files.
/AUTO Same as /GO,
except delete all
files found.
/VW=<File> Alternate file
viewer.
Examples:
C:\JBTT\BO /D=C,D,F /GO
C:\JBTT\BO /F=ORG.EXT /AUTO
*COPYCON.EXE,C,CopyCon
CopyCon is a program that allows simple text files
to be created/edited.
It is especially designed around creating batch
files. Built in macros are included to add boxes,
shading, Ascii characters and centering of text.
Beginning with version 5.00, a context sensitive
help system was included. The help system not only
gave in depth information on how to use CopyCon,
but includes information on many batch file
commands with examples.
CopyCon will create useful pleasant batch files.
<FileName> - The file to be
edited/created.
/BW - Display the screens
in Black and White.
Examples:
C:\JBTT\COPYCON TEST.BAT
C:\JBTT\COPYCON /BW
C:\JBTT\COPYCON /BW FLOYD.DAT
C:\JBTT\COPYCON ARVO.TXT /BW